GetDropdownList
Returns a list of values of the combo box / dropdown list content control.
Syntax
expression.GetDropdownList();
expression
- A variable that represents a ApiInlineLvlSdt class.
Parameters
This method doesn't have any parameters.
Returns
Example
This example checks if the content control is a form.
// todo_example we don't have ability to create such class in builder